-
Home
-
Notification – Custom Notifications and Alerts for WordPress
-
8.0.11
-
Code
-
Classes
- Runner
Total Complexity |
17 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
164 |
Lines of code |
60 |
Logical lines of code |
30 |
Comment lines |
75 |
Methods |
9 |
Properties |
3 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
run() |
A |
49 |
7 |
31 |
set_notifications() |
S |
73 |
2 |
5 |
detach_notification() |
S |
73 |
2 |
5 |
__construct() |
S |
80 |
1 |
3 |
get_notifications() |
S |
82 |
1 |
3 |
get_trigger() |
S |
81 |
1 |
3 |
has_notifications() |
S |
80 |
1 |
3 |
attach_notification() |
S |
79 |
1 |
3 |
detach_all_notifications() |
S |
77 |
1 |
4 |